home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Utilities / MPW Tools / Patch 2.1 / Read Me - Patch 2.1 < prev   
Encoding:
Text File  |  1995-07-01  |  3.7 KB  |  16 lines  |  [TEXT/ttxt]

  1. m:Obj:' -d CDebugOpts="{CDebugOpts}"
  2.  
  3. The ‘Prog=’ specifies the target binary file,
  4.    ‘S=’ specifies the source directory (which should be the current directory),
  5.    ‘O=’ specifies the object files’ directory, and
  6.    ‘CDebugOpts=’ specifies any extra options for the C compiler.
  7.  
  8. Known Problems:
  9. 1. The MPW variable ‘TempFolder’ must be set to a folder on the same volume as the target folder.
  10. 2. Patch will NOT create any missing/new directories in the target folder tree.  They must be created manually.
  11.  
  12. To Do:
  13.       • Fix known problems
  14.       • Build a PowerPC version (unfortunately I only have a Powerless™ Macintosh ;-()
  15.       • Provide a commando interface
  16.       • Produce a manual in a more ‘politically correct’ format